Gets or sets Call-ID header field. The Call-ID header field is mandatory in all
responses. It is used to uniquely identify a call between two clients.
Namespace:
Independentsoft.Sip
Assembly:
Independentsoft.Sip (in Independentsoft.Sip.dll) Version: 1.0.700.17927
Syntaxpublic string CallID { get; set; }Public Property CallID As String
Get
Set
Property Value
Type:
String
See Also